.zy-Slide{
    font-size: 12px;
    position:relative;
    width:1000px;
    height:247px;
    margin:0 auto;
}
.zy-Slide ul{
    position:relative;
    width:900px;
    height:247px;
    margin:0 auto;
    padding:0;
    padding-top: 59px;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide p{font-size: 16px;color: #333;text-align: center;padding-top: 25px;}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top: 50%; width:27px; height: 52px; margin-top: 25px; cursor: pointer; }
.zy-Slide section:nth-child(1){
    left:0;
    background: url(../images/sy36.png) no-repeat center;
}
.zy-Slide section:nth-child(2){
    right:0;  
    background: url(../images/sy37.png) no-repeat center;
}